Added function to retrieve all the resources<T> from the ResourceManager#364
Added function to retrieve all the resources<T> from the ResourceManager#364roig wants to merge 1 commit intomosra:masterfrom roig:ResourceGetAll
Conversation
|
Hi, sorry, being busy with other things. How fast you need that? I think the best way to go about this is exposing a |
|
Yes of course. In the meantime I will try to implement it myself. |
|
woah.. I don't have the knowledge to do this.. sorry. I will wait your implementation. 😢 I started a class Resources with begin and end methods that will return a ResourceIterator. But don't know exactly how to retrieve iterators from Implementation::ResourceManagerData. |
Hello mosra, I need that feature. #363
Let's discuss how to implement it 😄 I added a getAll function. Should I go with tests or do you want that feature implemented in another way?